'Declaration
Public Function New()
'Usage
Dim instance As New ValueResult(Of T)()
public ValueResult<T>()
public:
ValueResult<T>();
'Declaration
Public Function New()
'Usage
Dim instance As New ValueResult(Of T)()
public ValueResult<T>()
public:
ValueResult<T>();
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.